-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use network:app:appID:pubKey for subject #106
Conversation
Does pub key refer to the genesis hash? |
I see that we are testing against 3 different versions of Go (1.19, 1.20, 1.21), resulting in triple the comments in terms of linting etc. Is this necessary? |
No pubkey here is the ed25519 pubkey for the subject. The network is
Probably not. I think because the main form of distribution is docker we can probably just pick one and stick with it. |
I have started to work on the spec to make sure we're all on the same page on the formatting. Once we're all good, I will update the code to reflect the spec. |
I've implemented the new spec Manually verified omitted networks work with command |
Description
Please explain the changes you made.
did:algo:testnet:app:654583141:7d42e6e0f3c71d777de36849cf96e28b812453198cee2d2cc2b7b19438060007
)Checklist
TUTORIAL.md
with CLI